<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Systemd on Today I learned…</title>
    <link>https://alex.dandrea.io/tags/systemd/</link>
    <description>Recent content in Systemd on Today I learned…</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 24 Dec 2025 15:00:00 +0100</lastBuildDate>
    <atom:link href="https://alex.dandrea.io/tags/systemd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Running docker compose stacks in systemd</title>
      <link>https://alex.dandrea.io/2025/12/24/running-docker-compose-stacks-in-systemd/</link>
      <pubDate>Wed, 24 Dec 2025 15:00:00 +0100</pubDate>
      <guid>https://alex.dandrea.io/2025/12/24/running-docker-compose-stacks-in-systemd/</guid>
      <description>I manage all services I run in my homelab with systemd. Most services are actually docker compose stacks; this post outlines how and why.</description>
    </item>
    <item>
      <title>Managing Sway tools as systemd services</title>
      <link>https://alex.dandrea.io/2023/10/27/managing-sway-tools-as-systemd-services/</link>
      <pubDate>Fri, 27 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://alex.dandrea.io/2023/10/27/managing-sway-tools-as-systemd-services/</guid>
      <description>&lt;p&gt;I recently took some time to set up some of the accompanying services of Sway (the window manager) as systemd user services. Those services are &lt;code&gt;dunst&lt;/code&gt;, &lt;code&gt;blueman-applet&lt;/code&gt;, &lt;code&gt;kanshi&lt;/code&gt; - amongst others.&lt;/p&gt;&#xA;&lt;p&gt;The most simple way to run those applications are to &lt;code&gt;exec&lt;/code&gt; them when Sway starts. This is simple, but it lacks everything from automatic restart, reloading configuration and status inspection.&lt;/p&gt;&#xA;&lt;p&gt;So, let&amp;rsquo;s look at &lt;code&gt;kanshi&lt;/code&gt;, the service that magically manages different monitors that get detected on the system at any time; you&amp;rsquo;d run it within sway as:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
